ConsoleApplication.Daemonize Function

Returns a Boolean. Converts the application from a regular console application to a daemon on Mac OS X or Linux.

Syntax

result = ConsoleApplication.Daemonize( )

Return Value

Result

Boolean

Notes

See the Notes for an example.